Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress deprecation warnings in tests (except cgi) #93

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

Cito
Copy link
Contributor

@Cito Cito commented Apr 21, 2024

Suppress expected deprecation warnings during tests and when using urlparser.

This PR does not cover the deprecation of cgi and cgitb.

@Cito Cito force-pushed the suppress-deprecation-warnings branch from a480d78 to 356f15d Compare April 21, 2024 17:27
Copy link
Collaborator

@cdent cdent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good but needs a minor revert, I think.

paste/urlparser.py Outdated Show resolved Hide resolved
@Cito Cito requested a review from cdent April 25, 2024 14:45
@cdent cdent merged commit 57df5de into pasteorg:master Apr 25, 2024
6 checks passed
@Cito Cito deleted the suppress-deprecation-warnings branch April 25, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants